Programming with QuickTime VR

| Previous | Chapter contents | Chapter top | Section top | Next |

Managing Object Nodes

The QuickTime VR Manager provides functions that you can use to manage object nodes.

QTVRGetCurrentMouseMode

Constant descriptions

kQTVRPanning
If this bit is set, the mouse controls panning of standard objects, using objects-only controllers.
kQTVRTranslating
If this bit is set, the mouse controls translation for all objects.
kQTVRZooming
If this bit is set, the the mouse controls zooming for all objects.
kQTVRScrolling
If this bit is set, the mouse controls arrow scrolling for standard objects and scrolling for joystick objects.
kQTVRSelecting
If this bit is set, the mouse controls selecting of objects as an object absolute controller.

QTVRGetFrameRate

QTVRSetFrameRate

QTVRGetViewRate

QTVRSetViewRate

QTVRGetCurrentViewDuration

QTVRGetViewCurrentTime

QTVRSetViewCurrentTime

QTVRGetViewStateCount

QTVRGetViewState

QTVRSetViewState

QTVRGetAnimationSetting

QTVRSetAnimationSetting

QTVRGetControlSetting

QTVRSetControlSetting

QTVRGetFrameAnimation

QTVREnableFrameAnimation

QTVRGetViewAnimation

QTVREnableViewAnimation


© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Section top | Next |